home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir39 / colordir.zip / DI.DOC next >
Text File  |  1993-03-31  |  5KB  |  120 lines

  1. ┌───────────────────────────────────────────────────────────────────────┐
  2. │   ┌╥──┐      ┬╖            ┬╥──┐  ┬╥  ┬╥──┐                           │
  3. │   │║    ┌╥─┐ │║ ┌╥─┐ ┬╥─┐  │║  │  │║  │╟─┬┘           Version 1.0     │
  4. │   └╨──┘ └╨─┘ ┴╨ └╨─┘ ┴╨    ┴╨──┘  ┴╨  ┴╨ └  tm                        │
  5. └───────────────────────────────────────────────────────────────────────┘
  6.  
  7. ColorDIR is a replacement for DOS's DIR command. It uses color to make it
  8. easy to spot different types of files. It sorts by name, extension, date
  9. or size, and it even handles international date and time formats for my
  10. Canadian friends. 
  11.  
  12. ┌──────────────┐
  13. │ REQUIREMENTS │
  14. └──────────────┘
  15. A color monitor is preferred, but a monochrome monitor will work.
  16.  
  17. MS-DOS version 2.0 or later (PC-DOS version 3.0 or later).
  18.  
  19. ┌───────────┐
  20. │ OPERATION │
  21. └───────────┘
  22. Typing: "DI /?" displays this help summary.
  23.  
  24. Usage:   DI [drive:] [\path\] [filename] [.ext] [/options]
  25.  
  26.          Options:       /N  Sort by Name
  27.                /E  Sort by Extension
  28.                /S  Sort by Size
  29.                /D  Sort by Date
  30.                /W  Use Wide format
  31.  
  32. ColorDIR works like DOS's DIR command. You can specify a drive or path if
  33. you want to look at something other than the current directory. You can
  34. also specify a wildcard search such as D*.EXE, which shows all EXE files
  35. that start with D.
  36.  
  37. If you want detailed information about the files then use one of the sort
  38. options. These show the file sizes in bytes, their attributes, date and
  39. time. Hidden files are shown with an "h" attribute.
  40.  
  41. ColorDIR pauses automatically when the screen is full so, unlike DIR, the
  42. pause option (/P) is unnecessary. The /W option is normally not used
  43. since ColorDIR defaults to the wide, 6-column format. But if you do a
  44. sort then /W forces the wide format.
  45.  
  46. Formats for the time and date are gotten from the country information.
  47. DOS's default format is USA, but it can be changed to Canadian-French,
  48. for example, by adding the following command to your CONFIG.SYS file:
  49.  
  50.             COUNTRY=002,,C:\DOS\COUNTRY.SYS
  51.  
  52.  
  53. ┌────────────┐
  54. │ DISCLAIMER │
  55. └────────────┘
  56. LOREN BLANEY DISCLAIMS ALL WARRANTIES RELATING TO THIS SOFTWARE AND
  57. DOCUMENTATION, WHETHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  58. ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  59. PURPOSE. IN NO EVENT WILL LOREN BLANEY, OR ANYONE ELSE INVOLVED IN THE
  60. CREATION AND PRODUCTION OF THIS SOFTWARE, BE LIABLE FOR DAMAGES, INCLUD-
  61. ING ANY LOSS OF PROFITS, LOST SAVINGS, OR OTHER INCIDENTAL OR CONSEQUENT-
  62. IAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE OR DOCUMENTATION,
  63. EVEN IF LOREN BLANEY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  64. THE PERSON USING THIS SOFTWARE BEARS ALL RISK AS TO ITS QUALITY AND
  65. PERFORMANCE.
  66.  
  67. Some states do not allow the exclusion of the limit of liability for
  68. consequential or incidental damages, so the above limitation may not
  69. apply to you.
  70.  
  71. If any provision of this Disclaimer shall be unlawful, void, or for any
  72. reason unenforceable, then that provision shall be deemed severable from
  73. this Disclaimer and shall not affect the validity and enforceability of
  74. the remaining provisions of this Disclaimer. This Disclaimer shall be
  75. governed by the laws of the State of Colorado and shall inure to the
  76. benefit of Loren Blaney and any successors, administrators, heirs and
  77. assigns.
  78.  
  79. ┌─────────┐
  80. │ LICENSE │
  81. └─────────┘
  82. ColorDIR is copyrighted shareware. You may try it out for 30 days, after
  83. which you must either register it or stop using it. You are encouraged to
  84. make copies and distribute them to others, but all files must be included
  85. and unmodified. You may charge a fee for your copies, but that fee does
  86. not reduce the registration fee owed to the author by the user. If you,
  87. or your company, uses more than one copy of ColorDIR simultaneously, each
  88. copy must be registered. 
  89.  
  90. The registration fee is $10.00. This allows you to legally use ColorDIR
  91. after the 30-day trial period. Registered users will be notified of any
  92. significant upgrades. By registering you also give me an incentive to
  93. maintain and improve ColorDIR, and to create new programs.
  94.  
  95. Quantity discounts for site licenses:
  96.  
  97.             Copies   Price each
  98.             ──────   ──────────
  99.                1        $10
  100.                2          9
  101.                5          8
  102.               10          7
  103.               20          6
  104.               50          5
  105.              100          4
  106.              200          3
  107.              500          2
  108.  
  109. If you would like another program that allows you to change the colors
  110. and extensions in ColorDIR then send an additional $5.00 to cover
  111. shipping and handling for a disk (specify 5¼ or 3½). I'll also give you
  112. the latest version of ColorDIR.
  113.  
  114. Comments, suggestions and bug reports are always appreciated. I hope you
  115. like ColorDIR. I put a lot of work into it.
  116.  
  117.             Loren Blaney
  118.             Magnolia Star Route
  119.             Nederland, CO 80466  (USA)
  120.